Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fix to qibo.transpiler.placer.Subgraph #1549

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

carlos-luque
Copy link
Contributor

Resolves #1546

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

 The if statement that checks the number of two-qubit gates in the circuit
@alecandido
Copy link
Member

It seems good to me. Thanks @carlos-luque!

I'll wait a moment before approving, only because I'd like to see the CI running on this, but we may have an infrastructure problem related. Sorry for the additional complication.

@scarrazza scarrazza added the run-workflow Forces github workflow execution label Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (901b162) to head (9bb2c2b).
Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1549   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          76       76           
  Lines       11234    11234           
=======================================
  Hits        11198    11198           
  Misses         36       36           
Flag Coverage Δ
unittests 99.67% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renatomello renatomello added this pull request to the merge queue Dec 19, 2024
Merged via the queue into qiboteam:master with commit ce6dc20 Dec 19, 2024
17 checks passed
@renatomello renatomello added this to the Qibo 0.2.15 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-workflow Forces github workflow execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in qibo.transpiler.placer.Subgraph for Qibo 0.2.14 or master
4 participants